home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2001 December / pcwk12201b.iso / PCWK-txt / Intel Free Software / IntelChipsetUtility / Disk1 / data1.cab / AllFiles / Win2000 / ich3core.inf < prev    next >
Windows Setup INFormation  |  2001-09-06  |  3KB  |  78 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  ICH3CORE.INF                                                 
  4. ; **    Abstract:  Windows* 2000 INF Update File for Intel(R) 82801CA core devices
  5. ; **    Last Update: December 18, 2000 (Version 3.00 Build 008)
  6. ; ****************************************************************************
  7. ; ****************************************************************************
  8.  
  9. [Version]
  10. Signature="$WINDOWS NT$"
  11. Class=System
  12. ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
  13. Provider=%INTEL%
  14. CatalogFile=ich3core.cat
  15. DriverVer=12/18/2000, 3.00.008
  16.  
  17. [ControlFlags]
  18. ExcludeFromSelect=*
  19.  
  20. [Manufacturer]
  21. %INTEL_MFG%=INTEL_SYS
  22.  
  23. [INTEL_SYS]
  24. %PCI\VEN_8086&DEV_2480.DeviceDesc% = INTEL_ISAPNP, PCI\VEN_8086&DEV_2480         ; INTEL 82801BA LPC Interface Controller
  25.  
  26. ;****************************************************
  27. ; Generic ISA Root Bus / PCI-ISA Bridge / PCI-EISA Bridge
  28. [INTEL_ISAPNP]
  29. Include=machine.inf
  30. Needs=ISAPNP_DRV
  31.  
  32. [INTEL_ISAPNP.Services]
  33. Include=machine.inf
  34. Needs=ISAPNP_DRV.Services
  35.  
  36. [Strings]
  37. INTEL           = "Intel"
  38.  
  39. ;*******************************************
  40. ;device descriptions
  41.  
  42. INTEL_MFG = "Intel"
  43. PCI\VEN_8086&DEV_2480.DeviceDesc="Intel(R) 82801CA LPC Interface Controller - 2480 "
  44.  
  45. ; Copyright (c) 2000 Intel Corporation
  46.  
  47. ; ************************************************************
  48. ; Intel is making no claims of usability, efficacy or 
  49. ; warranty.  
  50. ; ************************************************************
  51. ; Information in this document is provided in connection with 
  52. ; Intel products.  No license, express or implied, by estoppel 
  53. ; or otherwise, to any intellectual property rights is granted 
  54. ; by this document.  Intel assumes no liability whatsoever, 
  55. ; and Intel disclaims any express or implied warranty, 
  56. ; relating to sale and/or use of Intel products including 
  57. ; liability or warranties relating to fitness for a particular 
  58. ; purpose, merchantability, or infringement of any patent, 
  59. ; copyright or other intellectual property right.  Intel 
  60. ; products are not intended for use in medical, life saving, 
  61. ; or life sustaining applications.
  62.  
  63. ; ************************************************************
  64. ; Intel Corporation disclaims all warranties and liabilities 
  65. ; for the use of this document and the information contained 
  66. ; herein, and assumes no responsibility for any errors which 
  67. ; may appear in this document, nor does Intel make a 
  68. ; commitment to update the information contained herein. Intel 
  69. ; reserves the right to make changes to this document at any 
  70. ; time, without notice.
  71. ; ************************************************************
  72. ; ************************************************************
  73.  
  74. ; * Third-party brands and names are the property of their 
  75. ; respective owners.
  76.  
  77.  
  78.